Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for H8072 and H80C4 #969

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

EricHigdon
Copy link
Contributor

♻️ Current situation

Govee RGBICWW Floor Lamps (H8072) and Govee Christmas String Lights S2 (H80C4) are not supported

💡 Proposed solution

Add H8072 and H80C4 to the RGB constants

⚙️ Release Notes

  • Added support for Govee RGBICWW Floor Lamps (H8072)
  • Added support for Govee Christmas String Lights S2 (H80C4)

Testing

Tested changes with both models which I own and are running in my living room

Reviewer Nudging

I simply added H8072 and H80C4 in lib/utils/contants.js Should be a fairly simple review.

@@ -560,9 +562,11 @@ export default {
'H70BC', // https://app-h5.govee.com/user-manual/wlan-guide (2024-10-15)
'H70C1', // https://app-h5.govee.com/user-manual/wlan-guide (2024-10-15)
'H70C2', // https://app-h5.govee.com/user-manual/wlan-guide (2024-10-15)
'H8072', // https://app-h5.govee.com/user-manual/wlan-guide (2024-10-15)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these two new models LAN compatible? i could not see them in the list in the wlan-guide but it sometimes gets out of date.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, both devices support LAN control

@bwp91 bwp91 merged commit a3431c8 into homebridge-plugins:latest Dec 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants